home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / break_point < prev    next >
Text File  |  2001-04-06  |  300b  |  12 lines

  1. OPTIONAL
  2. SYNOPSIS
  3.         void break_point()
  4.  
  5. DESCRIPTION
  6.         This function is for system internal use and should never be called by
  7.         user objects. It is supposed to check the stack integrity and aborts
  8.         the driver when it detects corruption.
  9.  
  10. SEE ALSO
  11.         shutdown(E), swap(E)
  12.